home *** CD-ROM | disk | FTP | other *** search
/ Kimeruze! Yamikon! / Kimeruze! Yamikon!.iso / mac / YARIKON / EVENT06.Dxr / 00031.ls < prev    next >
Encoding:
Text File  |  1996-10-23  |  275 b   |  16 lines

  1. on exitFrame
  2.   global aa, ss, mm, asw, ssw, msw, apin, spin, mpin
  3.   set aa to 0
  4.   set ss to 0
  5.   set mm to 0
  6.   set asw to 0
  7.   set ssw to 0
  8.   set msw to 0
  9.   set apin to 0
  10.   set spin to 0
  11.   set mpin to 0
  12.   if the movieTime of sprite 24 < 290 then
  13.     go(the frame)
  14.   end if
  15. end
  16.